Skip to content

Sync release-go_router to main#11545

Merged
auto-submit[bot] merged 10 commits intomainfrom
release-go_router
Apr 20, 2026
Merged

Sync release-go_router to main#11545
auto-submit[bot] merged 10 commits intomainfrom
release-go_router

Conversation

@fluttergithubbot
Copy link
Copy Markdown
Contributor

This automated PR syncs the changes from the release branch release-go_router back to the main branch.

fluttergithubbot and others added 10 commits April 2, 2026 22:36
This PR was created automatically to batch release the `go_router`.
This PR was created automatically to batch release the `go_router`.
This PR was created automatically to batch release the `go_router`.
Fixes issues with route configuration and redirects.
clean up

## Pre-Review Checklist

- [ ] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [ ] I read the [AI contribution guidelines] and understand my
responsibilities, or I am not using AI tools.
- [ ] I read the [Tree Hygiene] page, which explains my
responsibilities.
- [ ] I read and followed the [relevant style guides] and ran [the
auto-formatter].
- [ ] I signed the [CLA].
- [ ] The title of the PR starts with the name of the package surrounded
by square brackets, e.g. `[shared_preferences]`
- [ ] I [linked to at least one issue that this PR fixes] in the
description above.
- [ ] I followed [the version and CHANGELOG instructions], using
[semantic versioning] and the [repository CHANGELOG style], or I have
commented below to indicate which documented exception this PR falls
under[^1].
- [ ] I updated/added any relevant documentation (doc comments with
`///`).
- [ ] I added new tests to check the change I am making, or I have
commented below to indicate which [test exemption] this PR falls
under[^1].
- [ ] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel
on [Discord].

**Note**: The Flutter team is currently trialing the use of [Gemini Code
Assist for
GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code).
Comments from the `gemini-code-assist` bot should not be taken as
authoritative feedback from the Flutter team. If you find its comments
useful you can update your code accordingly, but if you are unsure or
disagree with the feedback, please feel free to wait for a Flutter team
member's review for guidance on which automated comments should be
addressed.

[^1]: Regular contributors who have demonstrated familiarity with the
repository guidelines only need to comment if the PR is not
auto-exempted by repo tooling.

<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/packages/blob/main/CONTRIBUTING.md
[AI contribution guidelines]:
https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#ai-contribution-guidelines
[Tree Hygiene]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md
[relevant style guides]:
https://github.com/flutter/packages/blob/main/CONTRIBUTING.md#style
[the auto-formatter]:
https://github.com/flutter/packages/blob/main/script/tool/README.md#format-code
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[linked to at least one issue that this PR fixes]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#overview
[the version and CHANGELOG instructions]:
https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#version-and-changelog-updates
[semantic versioning]:
https://dart.dev/tools/pub/versioning#semantic-versions
[repository CHANGELOG style]:
https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#changelog-style
[test exemption]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#tests
@fluttergithubbot fluttergithubbot added the override: post-release-go_router label used for post release sync label Apr 20, 2026
@github-actions github-actions Bot added p: go_router triage-framework Should be looked at in framework triage labels Apr 20, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the go_router package to version 17.2.2, which includes a fix for the pop() method restoring stale configurations when a route has an onExit handler. I have no feedback to provide.

Copy link
Copy Markdown
Contributor

@chunhtai chunhtai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chunhtai chunhtai added autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD labels Apr 20, 2026
@auto-submit auto-submit Bot merged commit 3888c6f into main Apr 20, 2026
85 checks passed
pull Bot pushed a commit to TheRakeshPurohit/flutter that referenced this pull request Apr 21, 2026
…r#185361)

flutter/packages@01c505f...7c8e13e

2026-04-21 engine-flutter-autoroll@skia.org Roll Flutter from
2844af6 to 3d0e822 (24 revisions) (flutter/packages#11548)
2026-04-20 fluttergithubbot@gmail.com Sync release-go_router to main
(flutter/packages#11545)
2026-04-20 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump cameraxVersion from 1.5.3 to 1.6.0 in
/packages/camera/camera_android_camerax/android (flutter/packages#11441)
2026-04-20 32538273+ValentinVignal@users.noreply.github.com
[go_router_builder] Support custom types (flutter/packages#11068)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD override: post-release-go_router label used for post release sync p: go_router triage-framework Should be looked at in framework triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants